projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb92c15
)
correct minor typo in comments
author
Adrian Robert
<Adrian.B.Robert@gmail.com>
Tue, 24 Feb 2009 06:15:32 +0000
(06:15 +0000)
committer
Adrian Robert
<Adrian.B.Robert@gmail.com>
Tue, 24 Feb 2009 06:15:32 +0000
(06:15 +0000)
src/font.h
patch
|
blob
|
history
diff --git
a/src/font.h
b/src/font.h
index 17b96cd161e847054ec8db7c09e09dac2eb364cf..8df38fd01af969b65345db56b9d068feddb76659 100644
(file)
--- a/
src/font.h
+++ b/
src/font.h
@@
-152,7
+152,7
@@
enum font_property_index
/* In a font-spec, the value is an alist of extra information of a
font such as name, OpenType features, and language coverage.
In addition, in a font-entity, the value may contain a pair
- (font-entity . INFO) where INFO is extra infomation to identify
+ (font-entity . INFO) where INFO is extra info
r
mation to identify
a font (font-driver dependent). */
FONT_EXTRA_INDEX, /* alist alist */